Share views ¿is that possible?

My question is as follows:

I have created a Public view in a formal module inside a project.

I want to know if another user of the same project will be able to use this view in another module.

Ia hve found a dxl script which copies one view from one module to another, but the thing is that the copy is made only if the target module contains the attributes of the original view.

¿Is that possible?

I have to import many test cases documents which will have the same views (only the contents of the module will change).

Thanks a lot in advance.
dx_doors - Wed Oct 10 06:40:42 EDT 2012

Re: Share views ¿is that possible?
adevicq - Wed Oct 10 09:05:51 EDT 2012

Hi,

Views are not shared between modules. But you can search in the existing discussions: there is a tool that will allow you to copy a view from one module to others.

Regards,
Alain

Re: Share views ¿is that possible?
OurGuest - Wed Oct 10 10:37:14 EDT 2012

Copyview can be found here: https://www.ibm.com/developerworks/forums/thread.jspa?messageID=14224509&#14224509

Re: Share views ¿is that possible?
SystemAdmin - Wed Oct 10 10:47:54 EDT 2012

I am not sure what you are trying to accomplish.
Views show attributes. If your target module does not contain the attributes contained in the source view, ¿what is there left to share?